home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / a_utils / yacc / flexyacc / aflex.lha / aflex / doc / aflex_user_man.bib next >
Text File  |  1991-05-16  |  1KB  |  38 lines

  1. @manual{LRM,
  2.     key = "LRM83",
  3.     title = "Military Standard Ada Programming Language
  4.     (ANSI/MIL-STD-1815A-1983)",
  5.     organization = "American National Standards Institute",
  6.     month = "January", year = " 1983"
  7. }
  8. @techreport{ayacc,
  9.         author = "D. Taback and D. Tolani",
  10.     title = "Ayacc User's Manual",
  11.     number = "UCI-85-10",
  12.     institution = "University of California, Irvine",
  13.     type = "Arcadia Document",
  14.     year = " 1986"
  15. }
  16. @techreport{lex,
  17.         author = "M. E. Lesk",
  18.     title = "LEX -- A Lexical Analyzer Generator",
  19.     number = "Computing Science Technical Report, 39",
  20.     institution = "Bell Telephone Laboratories, Murray Hill, NJ",
  21.     year = " 1975"
  22. }
  23. @techreport{alex,
  24.         author = "T. Nguyen and K. Forester",
  25.     title = "Alex -- An Ada Lexical Analysis Generator",
  26.     number = "UCI-88-17",
  27.     institution = "University of California, Irvine",
  28.     type = "Arcadia Document",
  29.     year = " 1988"
  30. }
  31. @book{dragon,
  32.         author = "A. Aho and R. Sethi and J. Ullman",
  33.         title = "Compilers -- Principles, Techniques, and Tools",
  34.         publisher = {Addison-Wesley},
  35.         address = {Reading, MA},
  36.     year = " 1986"
  37. }
  38.